home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / UNSPLIT / text0865.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  1.3 KB  |  40 lines

  1. > I spent a couple of hours yesterday working on the drawing routines for
  2. > GEM-DEU and managed to increase the speed quite a lot.
  3.  
  4. That was fast in more than one area. :-)
  5.  
  6. > Replacing (almost) all the floating point calculations with fixed point
  7. > code made the general line drawing and especially the vertex mode (which
  8. > used a floating point square root) a lot faster.
  9.  
  10. Cool.
  11.  
  12. > Some other things that I'll look into later are:
  13. > - Redrawing only the necessary parts.
  14.  
  15. This is very important for people who is runing it under a multitasking
  16. eviorment as you get alot of redraws if you switch program and also
  17. for the dialogs from GEM-DEU it self.
  18.  
  19. >    For scrolling and minor updates this should increase the speed a _lot_.
  20. >    Naturally, the rectangle list should be used as well.
  21.  
  22. Ofcourse.
  23.  
  24. <cut>
  25.  
  26. The rest sounds just great. I guess you will have to wait until you get back from
  27. the states before you could work more on it. You would probably have your AB040
  28. bu then. They are still dragging their feets on getting the 33MHz CPU shipped so
  29. I doubt that we will get them this week. :-((
  30.  
  31. > I'd appreciate if some of you who're used to working with GEM-DEU could
  32. > take a look at the test version, testdeu.lzh, that I've uploaded to my site.
  33. > I haven't noticed any problems myself, but I've only tested it a little.
  34.  
  35. I will take a look at it.
  36.  
  37. //Magnus Kollberg
  38.  
  39.  
  40.